|
@@ -30,7 +30,7 @@ commands:
|
|
|
|
|
|
options:
|
|
options:
|
|
--file config-file .config file to change (default .config)
|
|
--file config-file .config file to change (default .config)
|
|
- --keep-case|-k Keep next symbols' case (dont' upper-case it)
|
|
|
|
|
|
+ --keep-case|-k Keep next symbols' case (don't upper-case it)
|
|
--package|-p Operate on package (set prefix to BR2_PACKAGE_)
|
|
--package|-p Operate on package (set prefix to BR2_PACKAGE_)
|
|
|
|
|
|
$myname doesn't check the validity of the .config file. This is done at next
|
|
$myname doesn't check the validity of the .config file. This is done at next
|