update usage and mpd man page to indicate that we now require a config file

git-svn-id: https://svn.musicpd.org/mpd/trunk@3028 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes
2005-03-06 19:03:25 +00:00
parent 586a21688f
commit 522bb6b61f
2 changed files with 0 additions and 5 deletions

View File

@@ -63,7 +63,6 @@ typedef struct _Options {
void usage(char * argv[]) {
ERROR("usage:\n");
ERROR(" %s [options] <port> <music dir> <playlist dir> <log file> <error file>\n",argv[0]);
ERROR(" %s [options] <conf file>\n",argv[0]);
ERROR(" %s [options] (searches for ~%s then %s)\n",
argv[0],USER_CONFIG_FILE_LOCATION,