
mcfly
List of commands for mcfly:
-
mcfly:tldr:07972 mcfly: Train the suggestion engine (developer tool).$ mcfly traintry on your machineexplain this command
-
mcfly:tldr:2949f mcfly: Print the mcfly integration code for the specified shell.$ mcfly init ${select}try on your machineexplain this command
-
mcfly:tldr:73349 mcfly: Record that a directory has moved and transfer the historical records from the old path to the new one.$ mcfly move "${path-to-old_directory}" "${path-to-new_directory}"try on your machineexplain this command
-
mcfly:tldr:84775 mcfly: Display help for a specific subcommand.$ mcfly help ${subcommand}try on your machineexplain this command
-
mcfly:tldr:a7cf8 mcfly: Search the history for a command, with 20 results.$ mcfly search --results ${20} "${search_terms}"try on your machineexplain this command
-
mcfly:tldr:c4ef6 mcfly: Add a new command to the history.$ mcfly add "${command}"try on your machineexplain this command