mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Corrected spelling mistakes
This commit is contained in:
parent
95aab70c3e
commit
9189ca9488
335 changed files with 408 additions and 408 deletions
|
@ -2,7 +2,7 @@
|
|||
# info: list system user
|
||||
# options: USER [FORMAT]
|
||||
#
|
||||
# The function for obtainig the list of all user's parameters.
|
||||
# The function for obtaining the list of all user's parameters.
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
@ -12,7 +12,7 @@
|
|||
# Includes
|
||||
source $VESTA/func/main.sh
|
||||
|
||||
# Argument defenition
|
||||
# Argument definition
|
||||
user=$1
|
||||
USER="$user"
|
||||
format=${2-shell}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue