genswap.sh: remove nonexistent help features
Former-commit-id: 1e770afd645ef1d5dcee5cce84d0f9d8bff18b9b
This commit is contained in:
parent
7a5a5aa2d3
commit
4b9264b698
@ -51,9 +51,8 @@ function autoSwap(){
|
||||
|
||||
|
||||
function help(){
|
||||
echo -e "\nUsage: $0 [-a] [--auto] [-m] [--manual] <path>\n\n"
|
||||
echo -e "\nUsage: $0 [-a] [--auto]\n\n"
|
||||
echo -e "-a | --auto Automatically create and size swapfile based on physical memory\n"
|
||||
echo -e "-m | --manual Manually create and size swapfile based on user input\n"
|
||||
}
|
||||
|
||||
function version(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user