Arun Gupta created FORGE-1837:
---------------------------------
Summary: Better man page for ls command
Key: FORGE-1837
URL:
https://issues.jboss.org/browse/FORGE-1837
Project: Forge
Issue Type: Bug
Reporter: Arun Gupta
Man page for "ls" shows:
List files
-a all
do not ignore entries starting with . [Boolean]
If this command is issued within a recently created entity, then it lists the methods of
that entity as:
[Book.java]$ ls
equals(java.lang.Object)::boolean hashCode()::int
setVersion(int)::void
getId()::java.lang.Long id::java.lang.Long
toString()::java.lang.String
getVersion()::int setId(java.lang.Long)::void version::int
The manual page needs to be updated to reflect that.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)