Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-10-21 | (options): FILE --> FILESYS in help msg. | Miles Bader | |
(args_doc): OPTION --> FS_OPTION, since the usage message already uses OPTION to mean those to fsysopts. (doc): New variable; give some common choices for FS_OPTION. | |||
1995-10-18 | (options): Converted to argp format. | Miles Bader | |
(main): Use argp, not getopt. (usage, USAGE, SHORT_OPTIONS): Deleted. (arg_doc): New variable. Include <argp.h> not <getopt.h>. | |||
1995-05-20 | (main): Check for a missing filesystem name. | Miles Bader | |
(main): Tweak the error msgs a bit. (options, main): Don't use '?' as the --help key. | |||
1995-05-16 | Add -R to the short flags list. | Miles Bader | |
Make non-L usage ignore symbolic links, not all translators. Tweak the help message. | |||
1995-05-16 | Initial revision | Miles Bader | |