Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/cmds/mknewcmd

    rdedc4cd rf3d47c97  
    213213        printf " to include your new command.\n"
    214214        [ -n "$CMDALIAS" ] &&  {
    215                 printf "\nYou should also modify %ss/%s_aliases.c and " \
     215                printf "\nYou should also modify %ss/%s_aliases.h and " \
    216216                        "${CMDTYPE}" "${CMDTYPE}"
    217217                printf "add %s as an alias for %s\n" \
Note: See TracChangeset for help on using the changeset viewer.