diff options
Diffstat (limited to 'doc/fr/autogen/user/ruby_commands.txt')
-rw-r--r-- | doc/fr/autogen/user/ruby_commands.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/fr/autogen/user/ruby_commands.txt b/doc/fr/autogen/user/ruby_commands.txt new file mode 100644 index 000000000..ad046db04 --- /dev/null +++ b/doc/fr/autogen/user/ruby_commands.txt @@ -0,0 +1,11 @@ +• *`/ruby`* `[list [nom]] | [listfull [nom]] | [load fichier] | [autoload] | [reload] | [unload [nom]]`:: + +........................................ + liste/charge/décharge des scripts + + fichier: script (fichier) à charger + nom: un nom de script + + Sans argument, cette commande liste tous les scripts chargés. +........................................ + |