diff --git a/doc/source/netscript/basicfunctions/ls.rst b/doc/source/netscript/basicfunctions/ls.rst index 6055dece3..7ffdc1fd9 100644 --- a/doc/source/netscript/basicfunctions/ls.rst +++ b/doc/source/netscript/basicfunctions/ls.rst @@ -5,7 +5,7 @@ ls() Netscript Function :param string hostname/ip: Hostname or IP of the target server :param string grep: a substring to search for in the filename - :RAM cost: 0 GB + :RAM cost: 0.2 GB Returns an array with the filenames of all files on the specified server (as strings). The returned array is sorted in alphabetic order