|
NAMEaecomplete - command completionSYNOPSISaecomplete cmd-name incomplete-word previous-wordDESCRIPTIONThe aecomplete command is used to perform command completion for shells.See bash(1) for more information about Bash command completion, and how this command is expected to be executed. At present, this is the only shell supported. The code has been written to be extensible, should other shells have programmable completion by external programs. EXIT STATUSThe aecomplete command will exit with a status of 1 on any error. The aecomplete command will only exit with a status of 0 if there are no errors.ENVIRONMENT VARIABLESSee aegis(1) for a list of environment variables which may affect this command. See aepconf(5) for the project configuration file's project_specific field for how to set environment variables for all commands executed by Aegis.COPYRIGHTaecomplete version 4.25.D510Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Peter Miller The aecomplete program comes with ABSOLUTELY NO WARRANTY; for
details use the 'aecomplete -VERSion License' command. This is free
software and you are welcome to redistribute it under certain conditions;
for details use the 'aecomplete -VERSion License' command.
AUTHOR
Visit the GSP FreeBSD Man Page Interface. |