Index: bin/stamps
===================================================================
--- bin/stamps	(revision 38)
+++ bin/stamps	(revision 40)
@@ -39,5 +39,5 @@
     # Call the proper methods, based on the given parameters
     if args.timeline:
-        s.timeline(args.filter)
+        s.timeline(args.customer, args.filter)
     elif args.delete:
         s.remove_stamps(args.delete)
