summaryrefslogtreecommitdiffstats
path: root/libbsd.txt
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-03-12 07:58:24 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-03-12 07:58:24 -0500
commit7326d964577e9c5b7179e6b8b29a2ff0abd057a1 (patch)
tree08cca4ab416f7b29ccc36b2d5c872735bb26f2c0 /libbsd.txt
parentAdd description of forward/reverse mode of script (diff)
downloadrtems-libbsd-7326d964577e9c5b7179e6b8b29a2ff0abd057a1.tar.bz2
Add diff mode to freebsd-to-rtems.py
Diffstat (limited to 'libbsd.txt')
-rw-r--r--libbsd.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/libbsd.txt b/libbsd.txt
index 493853bf..2bb98bad 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -207,6 +207,7 @@ on the FreeBSD code. Its command line arguments are shown below:
freebsd-to-rtems.py [args]
-?|-h|--help print this and exit
-d|--dry-run run program but no modifications
+ -D|--diff provide diff of files between trees
-e|--early-exit evaluate arguments, print results, and exit
-m|--makefile just generate Makefile
-R|--reverse default FreeBSD -> RTEMS, reverse that
@@ -248,6 +249,9 @@ Generating into /home/joel/newbsd/git/libbsd-8.2
0 files were changed.
----
+The script may also be used to generate a diff in either forward or reverse
+direction.
+
== Initialization of RTEMS Libbsd
The initialization of the RTEMS Libbsd is based on the FreeBSD SYSINIT