man - Quick search of command options in bash -


i found myself in situation parameters of command in bash. instance, find -type f -name '*py' -print0. in order find of need go through man,info, or --help option laborious , time consuming. there way make search instant. ideally, love see like: find -type --help stating on type option of find.

if man pages open in less can use / search on it.

man find

/-type

n, next search

n previous search


Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -