1<para>Will only pass waypoints along to filters and output formats that are not new, i.e. that are not already stored in the
2backup file. This option can only be used with the backup option.</para>
3<para>Using this option allows you to output the waypoints of your latest trip with gpsbabel while keeping an endless log of all waypoints
4in the backup file.</para>
5
6<example id="itracku-new">
7  <title>Download from the data logger and append the new logger data to a backup file. Output only the new
8  waypoints.</title>
9  <para><userinput>gpsbabel -i itracku,auto,backup=itracku.bak,new -f dummy -o gpx -F out.gpx</userinput></para>
10</example>
11
12
13