Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2006/0309/4

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


webfsget: use correct name in usage
 [rsc] --rw-rw-r-- M 303009 rsc sys 1597 Mar  9 09:17 sys/src/cmd/webfsget.c
	/n/sourcesdump/2006/0309/plan9/sys/src/cmd/webfsget.c:18,24 - 
	/n/sourcesdump/2006/0310/plan9/sys/src/cmd/webfsget.c:18,24
	  void
	  usage(void)
	  {
	- 	fprint(2, "usage: webget [-b baseurl] [-m mtpt] [-p postbody] url\n");
	+ 	fprint(2, "usage: webfsget [-b baseurl] [-m mtpt] [-p postbody] url\n");
	  	exits("usage");
	  }
	  


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.