Como podem estas "opções disponíveis", da barra de ferramentas do desenvolvedor, ser vistas?
-
A seta para cima e a seta para baixo percorrerão a lista de sugestões.
-
A aba selecionará a sugestão atual.
Aqui está a saída de help screenshot
, que mostra as opções disponíveis:
Noseuexemplo,usandoscreenshotfilename.png--
,--clipboard
éaprimeiraopçãodecorrespondência:
Sevocêusarsetaparacimaesetaparabaixo,veráasoutrasopções.
Sevocêpressionaraguia,verá:
Como eu uso a linha de comando da barra de ferramentas do desenvolvedor?
Using the command line
Like a normal command line, you execute commands by typing them at the prompt and pressing Enter.
As you type, the Developer Toolbar suggests a possible completion to your command.
If there is more than one possible completion, the Up and Down arrow keys cycle through the suggestions. Pressing Tab selects the current suggestion.
Pressing F1 will display all the suggestions in a list, with a summary of what each command will do:
Typing
help <command>
will give you the help for<command>
.The article continues with a list of the possible commands.
Fonte Barra de ferramentas do desenvolvedor