Modifications

Sauter à la navigation Sauter à la recherche
130 octets supprimés ,  7 décembre 2016 à 22:15
Ligne 102 : Ligne 102 :     
=== Aide ===
 
=== Aide ===
  {{fname|-h, --help}}
+
  -h, --help
    
Displays a lit of the valid options. You should get something like the
 
Displays a lit of the valid options. You should get something like the
Ligne 139 : Ligne 139 :     
=== Débit (baud rate) ===
 
=== Débit (baud rate) ===
  {{fname|-b BAUD, --baud BAUD}}
+
  -b BAUD, --baud BAUD
    
Sets the baud rate to use when talking to the pyboard over a serial port. If
 
Sets the baud rate to use when talking to the pyboard over a serial port. If
Ligne 147 : Ligne 147 :     
=== Mémoire tampon (buffer) ===
 
=== Mémoire tampon (buffer) ===
  {{fname|--buffer-size}}
+
  --buffer-size
    
Sets the buffer size used when transferring files betweem the host and the
 
Sets the buffer size used when transferring files betweem the host and the
Ligne 155 : Ligne 155 :     
=== Débogage ===
 
=== Débogage ===
  {{fname|-d, --debug}}
+
  -d, --debug
    
Turns on debugging. This allows you to see the script which is sent over
 
Turns on debugging. This allows you to see the script which is sent over
Ligne 161 : Ligne 161 :     
=== Editeur de texte ===
 
=== Editeur de texte ===
  {{fname|-e EDITOR, --editor}}
+
  -e EDITOR, --editor
    
Specifies the editor to use with the edit command. If no editor is specified,
 
Specifies the editor to use with the edit command. If no editor is specified,
Ligne 169 : Ligne 169 :     
=== Fichier de commandes RSheel ===
 
=== Fichier de commandes RSheel ===
  {{fname|-f FILENAME, --file FILENAME}}
+
  -f FILENAME, --file FILENAME
    
Specifies a file of rshell commands to process. This allows you to
 
Specifies a file of rshell commands to process. This allows you to
Ligne 175 : Ligne 175 :     
=== Couleur du terminal ===
 
=== Couleur du terminal ===
   {{fname|-n, --nocolor}}
+
   -n, --nocolor
    
By default, rshell uses ANSI color escape codes when displaying the
 
By default, rshell uses ANSI color escape codes when displaying the
Ligne 182 : Ligne 182 :     
=== Attendre le prompt ===
 
=== Attendre le prompt ===
  {{fname|--wait}}
+
  --wait
    
If a port is specified defines how long rshell will wait for the port to exist
 
If a port is specified defines how long rshell will wait for the port to exist
Ligne 189 : Ligne 189 :     
=== Port série ===
 
=== Port série ===
   {{fname|-p PORT, --port PORT}}
+
   -p PORT, --port PORT
    
Specifies the serial port which should be used to talk to the
 
Specifies the serial port which should be used to talk to the
Ligne 197 : Ligne 197 :     
=== Mode silencieux ===
 
=== Mode silencieux ===
   {{fname|--quiet}}
+
   --quiet
    
This option causes the Connecting messages printed when rshell starts to be
 
This option causes the Connecting messages printed when rshell starts to be
Ligne 203 : Ligne 203 :     
=== Profilage ===
 
=== Profilage ===
   {{fname|--timing}}
+
   --timing
    
If the timing option is specified then rshell will print the amount of time
 
If the timing option is specified then rshell will print the amount of time
Ligne 209 : Ligne 209 :     
=== Utilisateur (via Telnet) ===
 
=== Utilisateur (via Telnet) ===
   {{fname|-u USER, --user USER}}
+
   -u USER, --user USER
    
Specifies the username to use when logging into a WiPy over telnet. If no
 
Specifies the username to use when logging into a WiPy over telnet. If no
Ligne 217 : Ligne 217 :     
=== Mot de passe (via Telnet) ===
 
=== Mot de passe (via Telnet) ===
   {{fname|-w PASSWORD, --password PASSWORD}}
+
   -w PASSWORD, --password PASSWORD
    
Specified the password to use when logging into a WiPy over telnet. If no
 
Specified the password to use when logging into a WiPy over telnet. If no
29 910

modifications

Menu de navigation