Changeset a8b8086 in mainline for uspace/app/date/date.c


Ignore:
Timestamp:
2012-04-28T13:18:46Z (12 years ago)
Author:
Maurizio Lombardi <m.lombardi85@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
eb083ad
Parents:
af7e3d3
Message:

date: update the usage() message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/date/date.c

    raf7e3d3 ra8b8086  
    351351        printf("       -d   Change the current date\n");
    352352        printf("       -t   Change the current time\n");
    353 }
    354 
     353        printf("       -h   Display this information\n");
     354}
     355
Note: See TracChangeset for help on using the changeset viewer.