"hostname --help" prints wrong help message

Dirk Clemens develop at cle-mens.de
Sun Mar 11 16:58:05 UTC 2007


# hostname --help
BusyBox v1.5.0.svn (2007-03-06 17:03:20 CET) multi-call binary

Usage: hostname [-c <conf file>] [-p <port>] [-i] [-f] [-r <realm>] [-m
pass] [-h home] [-d/-e <string>]

Listen for incoming http server requests

Options:
        -c FILE         Specifies configuration file. (default httpd.conf)
        -p PORT         Server port (default 80)
        -i              Assume that we are started from inetd
        -f              Do not daemonize
        -r REALM        Authentication Realm for Basic Authentication
        -m PASS         Crypt PASS with md5 algorithm
        -h HOME         Specifies http HOME directory (default ./)
        -e STRING       HTML encode STRING
        -d STRING       URL decode STRING

Dirk



More information about the busybox mailing list